From 38b71ba29223adc90e0ed842ec7886e1ea707cf9 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 12 Sep 2020 11:11:28 -0400 Subject: [PATCH] Cosmetics Add a missing comma. --- gtk/gtkwindowhandle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkwindowhandle.c b/gtk/gtkwindowhandle.c index 1792f5c47f..18919becac 100644 --- a/gtk/gtkwindowhandle.c +++ b/gtk/gtkwindowhandle.c @@ -43,7 +43,7 @@ * @See_also: #GtkWindow, #GtkHeaderBar * * GtkWindowHandle is a titlebar area widget. When added into a window, it can - * be dragged to move the window, and handles right click double click and + * be dragged to move the window, and handles right click, double click and * middle click as expected of a titlebar. * * # CSS nodes -- 2.30.2